ALTER TABLE `backend_user_info` ADD COLUMN `office_id` INTEGER UNSIGNED AFTER `type`;
